<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------- import ---------*/

/*---------- base ---------*/
*{padding:0px;margin:0px;
}
/*.row ul li a img:hover{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.row ul li a img{
    margin: 0 auto;
    display: block;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}*/
.foot_mobile img{width: 180px;}
.right_con_title h1{font-size: 24px}
h2{font-size: 18px}
h3{font-size: 16px}

html{background:#FFF;}
body{FONT-SIZE: 14px;COLOR: #404040;LINE-HEIGHT: 1.5em;}
img{border:none;}
h2 { list-style:none; display:block;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;color:#ff6600;}
ul{list-style:none;}
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
/*---------- stock ---------*/
.center{margin:0px auto;}
.w990{width:1000px;position:relative;}
.l{float:left}
.r{float:right}
.mt1{/* ( margin-top * 1 ) */
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.article-intro{padding: 40px;background: rgba(248, 248, 248);margin-bottom: 10px;}
@media screen and (max-width:700px){
    .article-intro{padding: 10px;background: rgba(248, 248, 248);margin-bottom: 10px;}
}
.ml10{margin-left:20px;}
.mt10{margin-top:10px;}
.mt3{margin-top:3px;}
.mr6{margin-right:6px;}
.mt14{	margin-top:14px;}
.lb{border-bottom:1px solid #CCC;width:100%;padding:5px 0;}
.pl5{padding-left:5px;}
.clear{clear:both}
.fs-12{font-size:12px;}
.fc-f60{color:#F60;}
.fc-f90{color:#F90;}
.top_b{
     overflow:hidden;
     background:#ebeaea;
     background:-moz-linear-gradient(top, #ffffff, #ebeaea);
     background:-o-linear-gradient(top, #ffffff, #ebeaea);
     background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ebeaea));filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ebeaea,gradientType=0);
     *zoom:1;  
}
.top_b0{
     overflow:hidden;
     background:#0a83c8;
     background:-moz-linear-gradient(top, #2eaff3, #0a83c8);
     background:-o-linear-gradient(top, #2eaff3, #0a83c8);
     background:-webkit-gradient(linear, 0 0, 0 bottom, from(#2eaff3), to(#0a83c8));filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2eaff3,endcolorstr=#0a83c8,gradientType=0);
     *zoom:1;  
}
.top_b2{
     overflow:hidden;
     background:#027fb7;

}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.top_title{height:30px;line-height:30px;border-bottom:1px solid #ccc;overflow:hidden;}
.top_title .top_con a.cxt{display:block;width:144px;height:30px;overflow:hidden;background: center center no-repeat;}
.top_title span{color:#0190c4;font-weight:bold;}
.header_bg{}
.header{height:100px;overflow:hidden;}
.header .head_logo a.logo{background:url  no-repeat;display:block;width:1000px;height:100px;}

.main_menu_bor{background:#027fb7;font-weight:bold;overflow:hidden;}
.main_menu{height:40px;line-height:40px;overflow:hidden;width:1000px;}
.main_menu ul{height:40px;overflow:hidden;width:1161px;}
.main_menu ul li{float:left;width:125px;text-align:center;font-size:14px;background:none;}
.main_menu ul li.nav_61{margin-right:0px;}
.main_menu ul li a{display:block;color:#fff;text-decoration:none;}
.main_menu ul li a:hover{color:#fff;background:#f97272;text-decoration:underline;}
.main_menu ul li.hover{background:#fff;}
.main_menu ul li.hover a{color:#333;}
.main_menu ul li.hover a:hover{color:#fff;}
.main_menu ul li.line{height:40px;width:0px;padding:0px;margin:0px;}

/*ï¿½ï¿½Ò³ï¿½ï¿½Æ·ï¿½ï¿½ï¿½*/
.index_pro{line-height:30px;border:1px solid #ccc;overflow:hidden;margin-top:10px;margin-bottom:8px;}
.index_pro a{padding:0 10px;display:block;float:left;margin-right:1px;}
.index_pro a.i_pro_title{display:block;float:left;width:80px;background:url(../images/s_ico.gif) 85px center no-repeat #ededed;color:#23aed5;font-weight:bold;padding:0 10px;border-right:1px solid #ccc;overflow:hidden;}
.index_pro a.more{display:inline;float:right;color:#0099FF;}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.index_head{border-bottom:1px solid #ddd;padding:3px 0;}
.index_head p{line-height:25px;}

.dongtai .flash_reg{padding-top:10px;}
.dongtai  p span{font-weight:bold;color:blue;}
.dongtai  p{  line-height: 23px;
    padding: 0 10px 0 7px;
    text-indent: 2em;}
    .dongtai ul li{line-height: 3.5rem;} 
    .dongtai ul li a:hover{transform: scale(1.07,1.07) translateX(3%);
        -webkit-transform: scale(1.07,1.07) translateX(3%);color: #ff8400;}
    .dongtai ul li a{transform: scale(1,1) translateX(0);
            -webkit-transform: scale(1,1) translateX(0);
            transition: all ease-out 0.5s 0s;
            -webkit-transition: all ease-out 0.5s 0s;
            display: block;
            float:left;
            text-decoration: none;
            min-width: 256px;
        }
    .dongtai{margin: 25px 0 25px 0;}
    .index-link ul li{display: inline;}
    .a a{display:block;text-align: center;
        padding-top: 16px;
        height: 90px;
        font-size: 20px;}
        .a a:hover{background-color: #00aef3;}

.flash{margin-top:10px;}
.banner_img{height:300px;width:1000px;margin-top:5px;}
.banner_img ul li img{width:1000px;height:300px; }
.flash_reg{width:235px;height:175px;margin-bottom:10px;background:#fff;border:1px solid #ccc;border-top:none;}
.flash_reg .reg_tit{height:32px;line-height:32px;color:#375697;font-weight:bold;font-size:14px;}
.flash_reg .reg_tit .kehu{width:80px;height:40px;text-align:center;}
.flash_reg p.reg_rea{ text-indent:2em;line-height:24px;font-size:14px;color:#333;padding:5px 10px 0 10px;}

.flash_reg ul{height:256px;*height:260px;padding:0 10px;overflow:hidden;}
.flash_reg ul p{line-height:20px;}
.flash_reg .wenti{height:30px;line-height:30px;text-align:right;padding-right:15px;}
.flash_reg .wenti a{color:#990000;}

.flash_reg .tel_list p{line-height:24px;padding:6px 10px 0 10px;}

.middle_bg{background:url(../images/middle_bg.png) right top no-repeat;height:9px;}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.con_left{width:759px;_width:750px;_overflow:hidden;padding-top:10px;}
.con_left h3 a,.member h3 a{color:#ff1464;}
.con_left h3 a.more{padding-right:10px;color:#333; font-weight:normal;}
.con_left h3 a.more:hover{color:#cc3366;}

.left_banner{width:760px;height:90px;background  no-repeat;}
.new_pro{width:235px;margin-left:2px;}
.new_pro .new_pro_title{background no-repeat;height:40px;}
.new_pro .new_pro_con{height:490px;border:1px solid #ffab00;border-top:none;}
.new_pro .new_pro_con .new_pro_c{padding:10px;}
.new_pro .new_pro_con .new_pro_c a p{line-height:25px;}

.sp_img{width:235px;}
.index_shipin{width:235px;height:215px;border:1px solid #ccc;margin-top:5px;}
.sp_img a{padding-top:6px; display:block;margin-left:2px;}

.flashnews{margin:0px 10px 5px 0px;_margin:0px 10px 5px 0px;}

.i_title{float:left;height:33px;background:url(../images/ico.png) 0 1px no-repeat;padding-left:25px; color:#333;font-weight:bold;}
.i_title strong{font-size:24px;}
.i_title2{width:237px;height:32px;background:url(../images/ico.png) 10px 8px no-repeat;color:#333;line-height:32px;border-bottom:1px solid #ccc;padding-left:35px;}
.dongtaiimg{width: 35%;}
.jianjie{width:757px;_width:748px;height:240px;margin-bottom:10px;_margin-bottom:0px;margin-right:2px;_margin-right:0}
.jianjieimg{padding:5px 8px 6px 0;width:240px;height:155px;overflow:hidden;}
.jianjieimg{width:220px;height:150px;}
.jianjie .jianjie_title,.chanpin .jianjie_title,.dongtai .dongtai_title{line-height:22px;color:#333;font-size:14px;border:1px solid #ccc;padding:5px 0 5px 8px;}
.jianjie .jianjie_title a.more,.chanpin .jianjie_title a.more,.dongtai .dongtai_title a.more{margin-right:10px;background:url(../images/more.gif) no-repeat;display:block;width:39px;height:11px;margin-top:5px;}
.jianjie .jianjie_title a.more:hover{color:#cc0000;}
.jianjie .jianjie_title h3{width:80px;text-align:center;font-size:14px;}
.jianjie .jianjie_title span{color:#666;}
.chanpin .jianjie_title h3 div{float:left;width:80px;height:40px;text-align:center;background:url(../images/write1.gif) 10px 11px no-repeat;padding-left:23px;}
.jianjie_con{padding:0 10px 8px 10px; background:#fff;border:1px solid #ccc;border-top:none;height:242px;overflow:hidden;}
.jianjie a{ text-decoration:underline;color:#fd3a3a;}
.jianjie p{ text-indent:2em;font-size:12px;color:#555;line-height:25px;}
/*ï¿½ï¿½Æ·ï¿½Ð±ï¿½*/

.member{border:1px solid #e1dfdf;margin-top:10px;background:#fff;}
.member h3 a span{color:#333;}
.member h3 a:hover span{color:#ff1464;}
.member .wrapper ul li{width:143px;text-align:center;float:left;margin-left:10px;margin-right:5px;_margin-left:6px;_margin-right:2px;}
.member .wrapper ul li img{padding:2px;border:1px solid #ccc;}
.member .wrapper ul li img:hover{border-color:#cc3366;}
.member_con{background:#fff;}
.member_con {padding-top:8px;width:1408px;}
.member_con a{display:block;float:left;text-align:center;width:150px;height:150px;overflow:hidden;padding:1px;border:1px solid #ccc;margin-left:12px;margin-right:10px;}
.member_con a img{height:146px;}
.member_con .clear{padding-bottom:8px;}

.chanpin{overflow:hidden;margin-top:15px;}
.chanpin h3{height:40px;line-height:40px;font-size:14px;}
.chanpin_con ul li{width:175px;height:170px;overflow:hidden;text-align:center;margin-left:11px;_margin-left:8px;float:left;padding-top:5px;}
.chanpin_con ul li p.biaoti{text-align:left;line-height:30px;font-weight:bold;margin-bottom:5px; text-align:center;}
.chanpin_con ul li p.intro{ text-indent:2em;}
.chanpin_con ul li p.intro a{color:#e43841;}
.chanpin_con ul li img{height:137px;}
.chanpin_con{padding-bottom:5px;}

.demo_1{    background: #fff;border: 1px solid #ccc;border-top: none;padding-bottom: 10px;}
.demo_1 ul li{    float: left;margin:12px;width: 225px;height: 270px;overflow: hidden;display: inline;position: relative;}
.ver_pic{    width: 225px;height: 225px;background-color: #fff;text-align: center;position: relative;display: table-cell;vertical-align: middle;}


.list_con .dongtai_l{margin-left:9px;overflow:hidden;}
.list_con .dongtai h3{height:40px;line-height:40px;font-size:14px;}
.list_con .dongtai h3 a.more{padding-right:10px;color:#333;}
.list_con .dongtai h3 a{color:#0b8bd4;}
.list_con .dongtai h3 a:hover{color:#ff3000;}

.mid_news{width:700px;}

.dongtai_con{overflow:hidden;background:#fff;border:1px solid #ccc;border-top:none;}
.dongtai_con ul{padding-top:8px;padding-bottom:8px;_padding-top:3px;_padding-bottom:3px;padding-left:8px;padding-right:8px;}
.dongtai_con ul li{background:url(../images/s_ico.gif) 5px 8px no-repeat;padding-left:20px;line-height:30px;height:30px;overflow:hidden;border-bottom:1px dashed #afaeae;}
.dongtai_con p{line-height:22px;}
.lianxi_index p{line-height:24px;padding-left:10px;}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/

.dongtai_con1{overflow:hidden;background:#fff;border:1px solid #ccc;border-top:none;}
.dongtai_con ul{padding-top:8px;padding-bottom:8px;_padding-top:3px;_padding-bottom:3px;padding-left:8px;padding-right:8px;}
.dongtai_con ul li{background:url(../images/s_ico.gif) 5px 8px no-repeat;padding-left:20px;line-height:30px;height:30px;overflow:hidden;border-bottom:1px dashed #afaeae;}
.dongtai_con p{line-height:22px;}
.lianxi_index p{line-height:24px;padding-left:10px;}

.in_article ul li{border-bottom:none;line-height:28px;height:28px;}

.list_con .chengxin{padding-top:10px;height:175px;text-align:center;}
.list_con .chengxin h3{font-size:12px;padding-left:10px;color:#333;height:30px;line-height:30px;}
.list_con .chengxin .name{padding-left:10px;}
.list_con .chengxin .name .title{color:#FF3300;float:left;width:50px;height:24px;line-height:24px;}
.list_con .chengxin p{padding-left:10px;color:#666;}
.list_con .chengxin .shenfen{width:234px;height:94px;background  center center no-repeat;}
.list_con .chengxin .img_home{text-align:center;margin-top:10px;}

.list_con .rongyu{height:285px;padding-top:10px;}
.list_con .rongyu dl dd{width:115px;height:90px;float:left;margin-left:5px;text-align:center;}
.list_con .rongyu dl dd img{border-bottom:1px solid #ccc;}
.list_con .rongyu dl dd p{height:30px;line-height:30px;background:#f2f2f2;}

.list_con .py_jianjie{padding:0px 10px;}
.list_con .py_jianjie p{ text-indent:2em;margin-top:8px;}

.kh_zhuce{height:100px;overflow:hidden;background:#FF0000;color:#fff;padding-left:15px;font-size:22px;font-weight:bold;}
.kh_zhuce form{font-size:16px;}
.kh_zhuce form input.textinput{height:20px;}
.kh_zhuce .title{height:60px;line-height:60px;}
.kh_zhuce .title span{font-size:34px;color:#ffd800}

.dongtai .dongtai_title{line-height:22px;}
.dongtai .dongtai_title a.zxzhishi{display:block;width:80px;height:45px;line-height:45px;text-align:center;padding-left:40px;}
.dongtai .dongtai_title a:link,.dongtai .dongtai_title a:visited{color:#333;}
.dongtai .dongtai_title h3 a.more{color:#333;line-height:45px;}

.dongtai .lianxi{ position:relative;}
.dongtai .lianxi .s_weixin{ position:absolute;right:10px;bottom:0px;+bottom:13px;_bottom:68px;}
.dongtai .lianxi p{padding-left:15px;line-height:40px;}

.weixin{border:1px solid #ccc;font-size:14px;font-weight:bold;margin-top:10px;}
.weixin p.tit_weixin{padding:5px;font-weight:normal;}

.ganyan{margin-top:10px;}
.ganyan .ganyan_con ul li{width:360px; float:left;margin-left:10px;margin-top:10px;margin-bottom:10px;}
.ganyan .ganyan_con ul li a.a_title{float:left;}
.ganyan .ganyan_con ul li .ganyan_info{padding-left:10px;float:left;width:200px;height:105px;overflow:hidden;}
.ganyan .ganyan_con ul li .ganyan_info p.biaoti{height:44px;}
.ganyan .ganyan_con ul li .ganyan_info p.biaoti a{font-size:16px;line-height:22px;font-weight:bold;}
.ganyan .ganyan_con ul li .ganyan_info p.intro a{color:#d7212a;}

/*ï¿½ï¿½ï¿½×¢ï¿½ï¿½*/
.con_right{_margin-left:13px;width:237px;_overflow:hidden;}
.daili{margin-bottom:10px;height:240px;border:1px solid #ccc;}
.daili .daili_title{height:32px;line-height:32px;color:#800700;font-size:14px;font-weight:bold;}
.daili .daili_title .zhuce{border-bottom:1px dashed #ccc;width:80px;color:#375697;text-align:center;}
.daili p.daili_text{line-height:20px; text-indent:2em;margin-top:6px;padding:0 5px;}

.weibo{height:40px;line-height:40px;color:#333;font-size:14px;font-weight:bold;background:#fff;}
.weibo .kehu{width:100px;height:40px;text-align:center;}

.shipin_con{background:#fff;}
.shipin_con ul li{text-align:center;margin:5px auto;}

.suoqu_liuyan h2{padding-left:15px;font-size:14px;color:#000;}
.suoqu_liuyan form{font-size:14px;padding:15px;padding-top:5px;line-height:30px;color:#333;}
.suoqu_liuyan form .textinput{width:155px;height:24px;line-height:24px;border:1px #c2c2c2 solid;}
.suoqu_liuyan form #imageField{margin-top:10px;}
.suoqu_liuyan form .bot_bot{text-align:right;padding-right:20px;}
.xueyuan{border:1px solid #dedede;margin-top:15px;}
.xueyuan_title{height:35px;line-height:35px;padding-left:10px;color:#0e436f;font-size:14px;border-bottom:1px solid #dedede;width:225px;}
.xueyuan ul li{text-align:center;margin-top:10px;}
.xueyuan ul li img{width:210px;height:160px;}

.flash_reg .suoqu_liuyan{color:#0b8bd4;}
.flash_reg p.tit{padding:0 10px;}

.cp_left{width:220px;padding:1px;margin-top:10px;background:#fff;}
.cp_left .con_cp_left{margin-bottom:10px;border:1px solid #e2e2e2;}
.cp_left .con_cp_left h2.cptitle{font-size:14px;color:#0a9add;height:40px;line-height:40px;padding-left:10px;border-bottom:1px solid #fec79f;padding-left:10px;}
.cp_left .con_cp_left h2.cptitle .ico_nei{background:url(../images/ico.png) 0 10px no-repeat;padding-left:25px;}
.cp_left .con_cp_left h2.cptitle a{color:#074988;}
.cp_left .con_cp_left ul li.top_tit{line-height:35px;}
.cp_left .con_cp_left ul li.top_tit h4{
    background: url(../images/dedeexplode2.gif) 4px 1px no-repeat;
    padding-left: 20px;
    border-bottom: 1px dashed #d7d5d5;
    font-size: 17px;}
.cp_left .con_cp_left ul li.top_tit h4 a{color:#584b4b;}

.cp_left .con_cp_left ul li.top_tit h4 a:hover{color:#800700;}
.cp_left .con_cp_left ul li ul li{padding-left:40px;line-height:30px;background:url(../images/jt.png) 28px 10px no-repeat;}
.cp_left .con_cp_left ul.spzs{margin-top:10px;}
.cp_left .con_cp_left ul.spzs li{width:198px;text-align:center;}
.cp_right_w{width:803px;background:#fff;overflow:hidden;}
.cp_right_w .cpbox ul{padding-top:10px;}
.cp_right_w .cpbox ul li{float:left;width:180px;height:200px;overflow:hidden;text-align:center;margin-left:13px;_margin-left:9px;margin-right:6px;margin-bottom:8px;*margin-bottom:0px;}

.cp_right_w .cpbox ul li p a{height:23px;line-height:23px;}
.cp_right_w .cpbox ul li p a{color:#444;border:none;}
.cp_right_w .cpbox ul li p a:hover{color:#ff6600;}
#container{margin-bottom:10px;}

.cp_right_w .listbox2 dl.tbox dt{height:35px;line-height:35px;font-size:14px;padding-left:10px;border-bottom:1px solid #0093dd;border-top:1px solid #ddd;}
.cp_right_w .listbox2 dl.tbox dt span.more{float:right;padding-right:10px;}
.cp_right_w .listbox2 dl.tbox dt span.cp_title a{background:url(../images/arr3.gif) 0 10px no-repeat;padding-left:20px;color:#135f91;height:35px;width:300px;display:block;font-weight:bold;}
.cp_right_w .listbox2 dl.tbox dt span.cp_title a:hover{color:#cc3366;}
.cp_right_w .listbox2 dl.tbox dd{margin-bottom:10px;}
.cp_right_w .listbox2 dl.tbox dd ul.e6{padding:5px;text-align:center;margin-top:5px;}
.cp_right_w .listbox2 dl.tbox dd ul.e6 li{width:154px;height:180px;float:left;margin-right:10px;margin-left:13px;_margin-left:9px;overflow:hidden;}
.cp_right_w .listbox2 dl.tbox dd ul.e6 li img{width:148px;height:148px;border:1px solid #ccc;padding:2px;}
.cp_right_w .listbox2 dl.tbox dd ul.e6 li img:hover{border-color:#cc3366;}
.cp_right_w .listbox2 dl.tbox dd ul.e7 li{text-align:center;width:160px;height:24px;line-height:24px;margin-right:15px;margin-left:16px;_margin-left:13px;float:left;}
.cp_right_w .listbox2 dl.tbox dd ul.wzlist{margin-top:8px;}
.cp_right_w .listbox2 dl.tbox dd ul.wzlist li{height:24px;line-height:24px;padding-left:10px;}
.cp_right_w .listbox2 dl.tbox dd ul.wzlist li span{float:right;margin-right:10px;}

/*ï¿½ï¿½Ï¸Ò³*/
.right_w .content{font-size:14px;color:#444;}
.right_w .picinfo{height:40px;line-height:40px;padding:10px;font-size:14px;}
.cp_right_w  .picinfo{height:40px;line-height:40px;font-size:14px;padding-left:5px;}
.cp_right_w  .picinfo p.scjia span{ text-decoration:line-through;}
.cp_right_w  .picinfo .next{height:40px;line-height:40px;overflow:hidden;}
.cp_right_w .picview .title{text-align:left;height:40px;line-height:40px;padding-left:10px;overflow:hidden;font-size:14px;margin-bottom:10px;background:#faf9f9;border-bottom:1px solid #ccc;color:#333;font-weight:bold;}
.cp_right_w .picview{text-align:center;}
.cp_right_w .picview img{height:230px;border:5px solid #dedede;}
.cp_right_w .labeltitle{margin-top:10px;height:35px;line-height:35px;background:#faf9f9;border:1px solid #ccc;border-bottom:2px solid #fac2af;}
.cp_right_w .labeltitle h3{width:80px;text-align:center;color:#333;font-size:14px;}
.cp_right_w .content{padding:5px;}

.zs_right_w{background:#fff;width:763px;padding:10px;}

.picbox{text-align:center;}
.picbox center{margin-bottom:20px;}
.picbox center a{padding:8px 8px;font-size:14px;border:1px solid #ccc;}
.picbox center a:hover{border-color:#d7212a;color:#d7212a;}
.img_intro{margin-top:20px;}
.img_intro p{line-height:24px;font-size:14px;margin-bottom:10px;}

.con_nei{background:#fff;overflow:hidden;}

/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/
.ylink{background:#fff;margin-top:10px;}
.dianpu .dianpu_con ul li p{text-align:center;height:23px;line-height:23px;}
.bg_b{
     overflow:hidden;
     background:#F4F4F4;
     background:-moz-linear-gradient(top, #FFFFFF, #EBEBEB);
     background:-o-linear-gradient(top, #FFFFFF, #EBEBEB);
     background:-webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFFFFF,endcolorstr=#EBEBEB,gradientType=0);
     *zoom:1;   
}
.ylink_title{height:22px;line-height:22px;color:#333;border:1px solid #ccc;padding:5px 10px;}
.ylink_title .i_title{font-size:14px;}
.ylink ul{padding-left:10px;border:1px solid #ccc;border-top:none;}
.ylink ul li{display:inline-block;*display:inline;*zoom:1;margin-right:10px;height:25px;line-height:25px;}
.ylink ul li a{color:#333;}
.ylink ul li a:hover{color: #cc3366;}
/*ï¿½ï¿½Õ¾ï¿½×²ï¿½*/
.foot{padding:10px 0;margin-top:10px;background:#fff;border-top:1px solid #ccc;}


.weizhi{height:35px;line-height:35px;padding-left:10px;color:#126a75;font-size:14px;border-bottom:1px solid #ccc;}
.right_w{width:758px;_width:750px;overflow:hidden;background:#fff;}
.right_con_title h2{font-size:25px;text-align:center;padding:10px 0;margin-top:10px;line-height:40px;border-bottom:1px dashed #ccc;margin-bottom:15px;}
.info_nei{text-align:center; margin-bottom:20px;}
.info_nei small{font-size:12px;}
.right_w .listbox .anlieimg{width:210px;padding:2px;border:1px solid #ccc;margin-top:15px;}
.right_w .listbox .anlieimg:hover{border-color:#555;}
.right_w .listbox .anlieimg img{width:210px;}
.right_w .listbox .anliecon{width:450px;margin-left:10px;margin-top:15px;}
.right_w .listbox .anliecon a{font-weight:bold;}

.right_baoming{background:#fff;}
.baoming_title{text-align:center; border:1px #ccc dashed; height:50px; line-height:50px; background:#ededed;font-size:34px;color:#333;}
.baoming_title span{color: #00CC00;}
.right_baoming table{margin-top:10px;margin-left:140px;}
.right_baoming{border-bottom:1px solid #ccc;padding-bottom:10px;}
.right_baoming table tr .row{width:70px;text-align:right;font-size:14px;padding:10px 5px;}
.right_baoming table tr .input{height:25px;line-height:25px;background:url(../images/input_bg.png) repeat-x;border:1px solid #ccc;width:210px;padding-left:3px; vertical-align:middle;}
.right_baoming table tr select{background:url(../images/input_bg.png) repeat-x;border:1px solid #ccc;height:25px;line-height:25px;width:50px;}
.right_baoming table tr textarea{background:url(../images/input_bg.png) repeat-x;border:1px solid #ccc;width:212px;margin:10px 0;}
.right_baoming table tr #button{width:80px;height:25px;}
.info{padding-left:2px;height:25px;line-height:25px;}
/*ï¿½ï¿½ï¿½ï¿½ï¿½Ð±ï¿½*/
.left_title h2{margin:10px auto 15px 10px;color:#555;}
.listbox ul li{line-height:28px;font-size:14px;padding-left:10px;}
.listbox ul.wzlist li span,.listbox ul.e2 li span{float:right;margin-right:10px;}
.con_jianjie{color:#333;padding:0 10px;}
.con_jianjie p{line-height:25px;font-size:14px;margin-top:10px;margin-bottom:5px;}
.right_w .content{padding:0 10px;}
.content p{line-height:25px;margin-top:6px;}

.left_fix{height:0; padding:0; overflow:hidden;}
.xueyuan_box{text-align:justify;}
.xueyuan_box .list{display:inline-block;width:220px;text-align:center;margin-bottom:10px;margin-right:10px;margin-left:15px;_margin-right:6px;margin-top:8px;}
.xueyuan_box .list img{width:220px;height:155px;margin-bottom:5px;border:1px solid #ccc;padding:1px;}
.xueyuan_box .list span.xueyuan_img_title{font-size:14px;}

.meiti_logo div{float:left;margin-right:12px;margin-bottom:20px;}
.meiti_logo div img{border:1px solid #ccc;}

.dede_pages ul{
	float:left;
	padding:0px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
        padding:2px;
	line-height:17px;
	margin-right:6px;
	
}
.dede_pages ul li a{
	float:left;
	padding:0px 4px 0px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#0033FF;
	text-decoration:none;
	padding:0px 4px 0px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#ededed;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 1px;
	color:#999;
        border:none;
}
.dede_pages .pageinfo b{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

.infocon{overflow:hidden;}
.infocon a.t_title h3{overflow:hidden;font-size: 18px;color:#000;font-weight:700;}
.infocon a:hover{color:#ff6600;}
.infocon ul li{
	padding-bottom:5px;
	margin:0 10px 15px 10px;
    border-bottom:1px dashed #ccc;
	float:left;
}
.infocon ul li .info_tit_a{
	background:#fad1e5;
	padding-left:10px;
	line-height:25px;
}
.infocon ul li .info_tit_a a{
    font-size:14px;
	font-weight:bold;
}
.info_m{ margin-bottom: 10px;}
.infocon ul li p{
    color: #000;
    font-size: 12px;
    margin: 0 0 5px;
}

/*=========mF_liuzg --Ñ¤ï¿½ï¿½ï¿½ï¿½Æ¬ï¿½ï¿½ï¿½========*/
.mF_liuzg .pic li{position:relative;overflow:hidden;float:left;}
.mF_liuzg .pic li div{width:100%;position:absolute;}
.mF_liuzg .pic li div a{display:block;overflow:hidden;}
.mF_liuzg .txt li{position:absolute;z-index:2;bottom:0;height:36px;line-height:36px;display:none;}
.mF_liuzg .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/
.mF_liuzg .txt li span{display:block;height:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=0);opacity:0;}/*ï¿½ï¿½ï¿½â±³ï¿½ï¿½*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:6px;right:8px;color:#333;}
.mF_liuzg .num li{float:left;width:22px;height:18px;position:relative;border:1px solid #333;line-height:18px;text-align:center;margin-right:3px;cursor:pointer;background:#eee;filter:alpha(opacity=70);opacity:0.7;}/*ï¿½ï¿½Å¥ï¿½ï¿½Ê½*/
.mF_liuzg .num li a{color:#333;text-decoration:none;}
.mF_liuzg .num li.current{background:#008ec3;font-weight:bold;height:20px;line-height:20px;top:-2px;filter:alpha(opacity=100);opacity:1;}
.mF_liuzg .num li.current a{color:#fff;}

/*Í¼Æ¬ï¿½ï¿½Ö±ï¿½ï¿½ï¿½ï¿½*/
.demo{width:695px;height:385px;background:#fff;border:1px solid #ccc;border-top:none;padding-bottom:10px;}
.demo ul{overflow:hidden;width:802px;}
.demo li{float:left;margin:0 12px;width:150px;height:185px;overflow:hidden;display:inline;position:relative;}
.demo li .subsummary{height:24px;line-height:24px;overflow:hidden;background:#EFFBFF;}
.demo li .subsummary a{font-size:12px;text-decoration:none;color:#333;}
.demo li .subsummary a:hover{color:#FF3300;}
/* ver_pic */
.ver_pic{width:150px;height:150px;background-color:#fff;text-align:center;position:relative;display:table-cell;vertical-align:middle;}
.ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}

.index_content{background:#fff;overflow:hidden;}
.pro_class ul li.top_tit h4 a{font-size:12px;}

.dropMenu {
 position:absolute;
 top: 0;
 z-index:100;
 width:125px;
 visibility: hidden;
 border-top:none;
 background-color: #027fb7;
 text-align:center;
}

.dropMenu li {
 height:34px;
 line-height:34px;
}
.dropMenu a {
 width: auto;
 display: block;
 color: #fff;
}
* html .dropMenu a {
 width: 100%;
}
.dropMenu a:hover {
 color:#fff;
 background:#f97272;
 text-decoration:none;
}


.tag li {
    float: left;
    padding-left: 7px;
}

#tag_cloud_widget {
    position: relative;
    width: 240px;
    height: 240px;
    margin: 10px auto 10px;
}

#tag_cloud_widget a {
    position: absolute;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: 0px;
    left: 0px;
    padding: 3px 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

#tag_cloud_widget a:hover {
    background: #d02f53;
    display: block;
}

#tag_cloud_widget a:nth-child(n) {
    background: #666;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    margin: 0 10px 15px 0;
}

#tag_cloud_widget a:nth-child(2n) {
    background: #d1a601;
}

#tag_cloud_widget a:nth-child(3n) {
    background: #286c4a;
}

#tag_cloud_widget a:nth-child(5n) {
    background: #518ab2;
}

#tag_cloud_widget a:nth-child(4n) {
    background: #c91d13;
}

#tag_cloud_widget a {
    line-height: 15px;
    background: #999;
}
.index-list{background-color: #00aef3;}
.index-list h2{font-size: 25px;padding: 12px;}
.dali_1 img{width: 267px;float: right;padding-right: 20px;}
.dali_1{line-height: 36px;}
.dali_2{width: 760px;float: left;line-height: 33px;}
@media (max-width: 992px) {
    .dali_1{line-height: 16px;}
.dali_2{line-height: 16px;}
.new_time,.index-link,.more,.foot_mobile{display: none;}
}
.btn-priq{    color: #fff;
    background-color: #00aef3;
    border-color: #00aef3;}
.dali_0{border: 1px solid #ccc; padding: 20px;margin: 15px; }
.product{margin-top: 30px;}
.product h2 span{background-color: #00aef3;color: black;height: 50px;display: inline-block;padding: 12px 12px 0 12px;font-weight: 800;}
.product h2 {height: 50px;padding-left: 15px;}
.product img{width: 100%;}
.product .list-product img{width:65%;}
.product .a{line-height: 25px;overflow:hidden;}
.h1 h1{font-size: 16px;}
.navbar-default{font-weight:bold;background-color: #595f65!important;
    border-color: #595f65!important;}
.navbar-default .navbar-nav&gt;li&gt;a{color: white!important;}
.navbar-brand{color: white!important;}
.navbar{margin: 0!important;}
.index-logo{margin-bottom: 15px;display: flex;}
.index-logo strong{width: 420px;}
.indexlogo{display: flex;margin: 20px 0 0 50px;}
.indexlogo:nth-child(3){flex-direction: column;}
.indexlogo span:nth-child(1){font-size: 17px;}
.indexlogo span:nth-child(2){font-size: 20px;font-weight: bolder;color: #ffb400;}
.indexlogo span:nth-child(3){font-size: 20px;font-weight: bolder;color: #ffb400;}

@media screen and (max-width: 960px){
.ylink,.indexlogo{display: none}
.title h1{font-size: 16px;}
.picview .img{margin: 16px;}
.picview .img img{width:100%;}
.content,.title{margin: 16px;}
}

    .navbar-brand {
        display: none;
    }
    .navbar-nav &gt; li{width: 130px; }
    .navbar-nav &gt; li &gt; a {text-align: center;}
    .navbar-default .navbar-nav &gt; li &gt; a:hover,
    .navbar-default .navbar-nav &gt; li &gt; a:focus{
        background: #ff6f02!important; color: #fff!important; }
    .navbar-brand{display: none;}

    .navbar-default .navbar-nav-e &gt; li &gt; a{font-weight: normal; }
    .nav_small{ background-color:#595f65!important;  padding: 10px 0px!important; padding-bottom: 15px!important; border-radius: 0px; border: none; box-shadow: none;}
    .nav_small &gt; li &gt; a{line-height:33px!important; padding: 7px 0px; text-align: center; color: #fff!important; font-size: 13px;}
    .nav_small &gt; li &gt; a:hover{color: #fff!important; background: #ff6f02!important;}



.dongtai_con.in_article a {text-decoration: none;color: black;}
.a a {text-decoration: none;color: black;}
.dropdown-menu {min-width: 140px!important;}

@media screen and (min-width: 960px){
    h1{font-size: 22px;}
    .picview{margin:20px 0 0 0;width: 850px;}
    .picview .img{width:350px;float:left;}
    .picview .img img{width:350px;}
    .picview .title{width:480px;float:right;}
    .picview .title p{line-height: 38px;}
    .labeltitle{background-color: #17cfe2;    height: 40px;
    }
    .labeltitle h3{font-size:22px!important;padding: 10px 0 0 10px;}
    .list-product{
        border-right: 5px solid #e0d7d7;
    
    }
    .list-product h2{font-size: 38px!important;}
    .list-product li{line-height: 30px;font-size:20px;margin-top: 12px;background-color: #f4f4f4;}

    }
    @media screen and (max-width: 960px){
        h1{font-size: 18px;}
        .list-product{display: none;}
    }</pre></body></html>